Name | Description | |
---|---|---|
End | Closes the match block a return the matching result. | |
Item | Gets the value of the matched expression. | |
Matched | Gets true if at least one match succeeded (Otherwise block is ignored). | |
Result | Gets the result of successful match block. |